[INFO] fetching crate rumtk-web 0.7.3...
[INFO] fixing rumtk-web-0.7.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rumtk-web 0.7.3 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rumtk-web 0.7.3
[INFO] finished tweaking crates.io crate rumtk-web 0.7.3
[INFO] tweaked toml for crates.io crate rumtk-web 0.7.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rumtk-web 0.7.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rumtk-web 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf
[INFO] running `Command { std: "docker" "start" "7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking log v0.4.24
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking minifier v0.3.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling askama_parser v0.15.6
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling askama_derive v0.15.6
[INFO] [stderr]     Checking rumtk-core v0.15.0
[INFO] [stderr]    Compiling askama_macros v0.15.6
[INFO] [stderr]     Checking askama v0.15.6
[INFO] [stderr]     Checking rumtk-web v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/api/mod.rs (4 fixes)
[INFO] [stderr]        Fixed src/components/mod.rs (4 fixes)
[INFO] [stderr]        Fixed src/utils/jobs.rs (9 fixes)
[INFO] [stderr]        Fixed src/pages/mod.rs (6 fixes)
[INFO] [stderr]        Fixed src/utils/matcher.rs (2 fixes)
[INFO] [stderr]        Fixed src/css/mod.rs (3 fixes)
[INFO] [stderr]        Fixed src/utils/conf.rs (12 fixes)
[INFO] [stderr]        Fixed src/components/form/mod.rs (3 fixes)
[INFO] [stderr]        Fixed src/utils/mod.rs (11 fixes)
[INFO] [stderr]        Fixed src/utils/app.rs (16 fixes)
[INFO] [stderr]        Fixed src/utils/render.rs (19 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/utils/form_data.rs:103:30
[INFO] [stdout]      |
[INFO] [stdout]  103 |     while let field_result = form.next_field().await {
[INFO] [stdout]      |               ------------   ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |              |                 |
[INFO] [stdout]      |               |              |                 this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |               |              |                 up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |              |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |              |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               |              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |               |              up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |              `__awaitee` calls a custom destructor
[INFO] [stdout]      |               |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |               `field_result` calls a custom destructor
[INFO] [stdout]      |               `field_result` will be dropped later as of Edition 2024
[INFO] [stdout]  104 |         match field_result {
[INFO] [stdout]  105 |             Ok(field_option) => match field_option {
[INFO] [stdout]      |                ------------
[INFO] [stdout]      |                |
[INFO] [stdout]      |                `field_option` calls a custom destructor
[INFO] [stdout]      |                `field_option` will be dropped later as of Edition 2024
[INFO] [stdout]  106 |                 Some(mut field) => {
[INFO] [stdout]      |                      ---------
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `field` calls a custom destructor
[INFO] [stdout]      |                      `field` will be dropped later as of Edition 2024
[INFO] [stdout]  107 |                     let typ = match field.content_type() {
[INFO] [stdout]  108 |                         Some(content_type) => get_type(content_type).await,
[INFO] [stdout]      |                                               ----------------------------
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |                     let data = match field.bytes().await {
[INFO] [stdout]      |                         ----         -------------------
[INFO] [stdout]      |                         |            |             |
[INFO] [stdout]      |                         |            |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                         |            |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                         |            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         `data` calls a custom destructor
[INFO] [stdout]      |                         `data` will be dropped later as of Edition 2024
[INFO] [stdout]  119 |                         Ok(bytes) => bytes,
[INFO] [stdout]  120 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `e` calls a custom destructor
[INFO] [stdout]      |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  129 |                         &form_data.files.insert(file_id.clone(), data);
[INFO] [stdout]      |                          ---------------------------------------------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  146 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                 `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  158 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field_result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field_result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field_option` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field_option` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field_option` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `data` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/utils/testdata.rs:138:42
[INFO] [stdout]      |
[INFO] [stdout]  135 |         let mut raw_form = RouterForm::from_request(req, &())
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `raw_form` calls a custom destructor
[INFO] [stdout]      |             `raw_form` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  138 |         compile_form_data(&mut raw_form).await
[INFO] [stdout]      |                                          ^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  139 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `raw_form` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `raw_form` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/conf.rs:560:27
[INFO] [stdout]     |
[INFO] [stdout] 558 |       ( $state:expr_2021 ) => {{
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 559 | |         use rumtk_core::rumtk_lock_write;
[INFO] [stdout] 560 | |         rumtk_lock_write!($state.clone())
[INFO] [stdout]     | |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 561 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:64:92
[INFO] [stdout]     |
[INFO] [stdout]  64 |       let item_list = rumtk_web_modify_state!(state).pop_clipboard(&clipboard_id.to_string());
[INFO] [stdout]     |                       ------------------------------ in this macro invocation                - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/owned_write_guard.rs:447:1
[INFO] [stdout]     |
[INFO] [stdout] 447 | impl<T: ?Sized> Drop for OwnedRwLockWriteGuard<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_modify_state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pages/mod.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &DEFAULT_PAGE }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &raw const DEFAULT_PAGE }
[INFO] [stdout]    |               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/utils/jobs.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         match TASK_MANAGER.as_mut() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.39s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/utils/form_data.rs:103:30
[INFO] [stdout]      |
[INFO] [stdout]  103 |     while let field_result = form.next_field().await {
[INFO] [stdout]      |               ------------   ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |              |                 |
[INFO] [stdout]      |               |              |                 this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |               |              |                 up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |              |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |              |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               |              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |               |              up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |              `__awaitee` calls a custom destructor
[INFO] [stdout]      |               |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |               `field_result` calls a custom destructor
[INFO] [stdout]      |               `field_result` will be dropped later as of Edition 2024
[INFO] [stdout]  104 |         match field_result {
[INFO] [stdout]  105 |             Ok(field_option) => match field_option {
[INFO] [stdout]      |                ------------
[INFO] [stdout]      |                |
[INFO] [stdout]      |                `field_option` calls a custom destructor
[INFO] [stdout]      |                `field_option` will be dropped later as of Edition 2024
[INFO] [stdout]  106 |                 Some(mut field) => {
[INFO] [stdout]      |                      ---------
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      `field` calls a custom destructor
[INFO] [stdout]      |                      `field` will be dropped later as of Edition 2024
[INFO] [stdout]  107 |                     let typ = match field.content_type() {
[INFO] [stdout]  108 |                         Some(content_type) => get_type(content_type).await,
[INFO] [stdout]      |                                               ----------------------------
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |                     let data = match field.bytes().await {
[INFO] [stdout]      |                         ----         -------------------
[INFO] [stdout]      |                         |            |             |
[INFO] [stdout]      |                         |            |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                         |            |             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                         |            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         `data` calls a custom destructor
[INFO] [stdout]      |                         `data` will be dropped later as of Edition 2024
[INFO] [stdout]  119 |                         Ok(bytes) => bytes,
[INFO] [stdout]  120 |                         Err(e) => {
[INFO] [stdout]      |                             -
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `e` calls a custom destructor
[INFO] [stdout]      |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  129 |                         &form_data.files.insert(file_id.clone(), data);
[INFO] [stdout]      |                          ---------------------------------------------
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                          `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  146 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                 `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  158 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field_result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field_result` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field_option` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field_option` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field_option` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `data` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/utils/testdata.rs:138:42
[INFO] [stdout]      |
[INFO] [stdout]  135 |         let mut raw_form = RouterForm::from_request(req, &())
[INFO] [stdout]      |             ------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `raw_form` calls a custom destructor
[INFO] [stdout]      |             `raw_form` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  138 |         compile_form_data(&mut raw_form).await
[INFO] [stdout]      |                                          ^^^^^
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  139 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `raw_form` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `raw_form` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes_mut.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/utils/conf.rs:560:27
[INFO] [stdout]     |
[INFO] [stdout] 558 |       ( $state:expr_2021 ) => {{
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 559 | |         use rumtk_core::rumtk_lock_write;
[INFO] [stdout] 560 | |         rumtk_lock_write!($state.clone())
[INFO] [stdout]     | |                           ^^^^^^^^^^^^^^
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 561 | |     }};
[INFO] [stdout]     | |     -
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:64:92
[INFO] [stdout]     |
[INFO] [stdout]  64 |       let item_list = rumtk_web_modify_state!(state).pop_clipboard(&clipboard_id.to_string());
[INFO] [stdout]     |                       ------------------------------ in this macro invocation                - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/owned_write_guard.rs:447:1
[INFO] [stdout]     |
[INFO] [stdout] 447 | impl<T: ?Sized> Drop for OwnedRwLockWriteGuard<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_modify_state` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/pages/mod.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &DEFAULT_PAGE }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 66 |     unsafe { &raw const DEFAULT_PAGE }
[INFO] [stdout]    |               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/utils/jobs.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |         match TASK_MANAGER.as_mut() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: rumtk-web v0.7.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking rumtk-web v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rumtk_core::rumtk_critical_section_read`
[INFO] [stdout]   --> src/components/app_body.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use rumtk_core::rumtk_critical_section_read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:221:46
[INFO] [stdout]     |
[INFO] [stdout] 221 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout]  60 |     let html_meta = rumtk_web_render_component!(meta, state);
[INFO] [stdout]     |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let html_css = rumtk_web_render_component!(css);
[INFO] [stdout]     |                    -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:66:28
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let html_fontawesome = rumtk_web_render_component!(fontawesome);
[INFO] [stdout]     |                            ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:69:21
[INFO] [stdout]     |
[INFO] [stdout]  69 |     let html_htmx = rumtk_web_render_component!(htmx);
[INFO] [stdout]     |                     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `rumtk_critical_section_read` and `rumtk_critical_section_write`
[INFO] [stdout]   --> src/components/app_shell.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::{rumtk_critical_section_read, rumtk_critical_section_write};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |       let head = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  59 | |         app_head(path_components, params, state.clone())
[INFO] [stdout]  60 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout]  63 |       let body = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  64 | |         app_body(path_components, params, state.clone())
[INFO] [stdout]  65 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:83:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let text_conf = rumtk_web_get_config_string!(state, SECTION_CONTACT);
[INFO] [stdout]     |                     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/div.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:94:24
[INFO] [stdout]     |
[INFO] [stdout]  94 |     let module_store = rumtk_web_get_config_section!(state, SECTION_MODULES);
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let endpoint_store = rumtk_web_get_config_section!(state, SECTION_ENDPOINTS);
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     rumtk_web_render_component!(|| -> HTMLResult { form_element(element, data, props, css) })
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:59:22
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/header.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:89:23
[INFO] [stdout]     |
[INFO] [stdout]  89 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState` and `rumtk_web_set_config`
[INFO] [stdout]   --> src/components/list.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     rumtk_web_render_template, rumtk_web_set_config, AppState, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/list.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:67:17
[INFO] [stdout]     |
[INFO] [stdout]  67 |         None => rumtk_web_get_config_section!(state, typ),
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/main.rs:54:20
[INFO] [stdout]     |
[INFO] [stdout]  54 |       let contents = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  55 | |         rumtk_web_render_contents(&body_components)
[INFO] [stdout]  56 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:57:23
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/components/portrait_card.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rumtk_web_render_template, RUMWebData, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/portrait_card.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:64:21
[INFO] [stdout]     |
[INFO] [stdout]  64 |     let text_conf = rumtk_web_get_config_string!(app_state, typ);
[INFO] [stdout]     |                     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]   --> src/components/socials.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rumtk_core::strings::{rumtk_format, RUMStringConversions};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let sl_urls = rumtk_web_get_config_section!(state, SECTION_SOCIALS);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TITLES);
[INFO] [stdout]     |                      --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DEFAULT_NO_TEXT` and `PARAMS_ID`
[INFO] [stdout]   --> src/components/loader.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::defaults::{DEFAULT_NO_TEXT, DEFAULT_TEXT_ITEM, PARAMS_CSS_CLASS, PARAMS_ID};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_get_job_manager`
[INFO] [stdout]   --> src/components/job_loader.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::{rumtk_web_get_job_manager, rumtk_web_get_text_item, rumtk_web_render_component, rumtk_web_render_template};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::id::id_to_uuid`
[INFO] [stdout]   --> src/components/job_loader.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rumtk_core::id::id_to_uuid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::rumtk_format`
[INFO] [stdout]   --> src/components/job_loader.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use rumtk_core::strings::rumtk_format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/container.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]   --> src/css/mod.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/pages/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/static_components/meta.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::types::RUMHashMap`
[INFO] [stdout]    --> src/utils/conf.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |         use rumtk_core::types::RUMHashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextMap`
[INFO] [stdout]    --> src/utils/conf.rs:357:39
[INFO] [stdout]     |
[INFO] [stdout] 357 |         use $crate::utils::{AppState, TextMap};
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:421:13
[INFO] [stdout]     |
[INFO] [stdout] 421 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_save_conf` which comes from the expansion of the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/utils/conf.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::div::div`
[INFO] [stdout]   --> src/utils/matcher.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::components::div::div;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_get_component`
[INFO] [stdout]   --> src/utils/matcher.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::{rumtk_web_get_api_endpoint, rumtk_web_get_component, rumtk_web_render_component, RUMWebData, RUMWebResponse, RouterForm};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/utils/render.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::{RUMWebData, RUMWebRedirect, RUMWebTemplate};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]   --> src/utils/render.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 | use pulldown_cmark::{Options, Parser};
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string_search_list`
[INFO] [stdout]   --> src/utils/render.rs:25:68
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rumtk_core::search::rumtk_search::{string_replace_all_matches, string_search_list};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GraphemePattern` and `RUMStringConversions`
[INFO] [stdout]   --> src/utils/render.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     rumtk_format, AsStr, GraphemePattern, GraphemePatternPair, RUMString, RUMStringConversions,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     type TESTDATA_REQUEST_FUNCTION = fn() -> Request;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestFunction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_BODY_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     type TESTDATA_REQUEST_BODY_FUNCTION = fn() -> RUMVec<u8>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestBodyFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_FORMDATA_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     type TESTDATA_FORMDATA_FUNCTION = fn() -> FormData;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataFormdataFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Debug`
[INFO] [stdout]   --> src/utils/types.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::fmt::{Debug, Display};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_render_template`
[INFO] [stdout]   --> src/lib.rs:45:250
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...tk_web_render_component, rumtk_web_render_redirect, rumtk_web_render_template, rumtk_web_trim_rendered_html, AppState, HTMLResult...
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]   --> src/lib.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |         use rumtk_core::strings::{RUMStringConversions};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:159:21
[INFO] [stdout]     |
[INFO] [stdout] 159 |             Ok(Some(rumtk_web_post_process_html!(RUMString::from(HELLO_STR))))
[INFO] [stdout]     |                     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_post_process_html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |         use rumtk_core::strings::{RUMStringConversions};
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:170:13
[INFO] [stdout]     |
[INFO] [stdout] 170 |             rumtk_web_post_process_html!(job_data)
[INFO] [stdout]     |             -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_post_process_html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::rumtk_critical_section_read`
[INFO] [stdout]   --> src/components/app_body.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use rumtk_core::rumtk_critical_section_read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:221:46
[INFO] [stdout]     |
[INFO] [stdout] 221 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:60:21
[INFO] [stdout]     |
[INFO] [stdout]  60 |     let html_meta = rumtk_web_render_component!(meta, state);
[INFO] [stdout]     |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:63:20
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let html_css = rumtk_web_render_component!(css);
[INFO] [stdout]     |                    -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:66:28
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let html_fontawesome = rumtk_web_render_component!(fontawesome);
[INFO] [stdout]     |                            ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_head.rs:69:21
[INFO] [stdout]     |
[INFO] [stdout]  69 |     let html_htmx = rumtk_web_render_component!(htmx);
[INFO] [stdout]     |                     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `rumtk_critical_section_read` and `rumtk_critical_section_write`
[INFO] [stdout]   --> src/components/app_shell.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::{rumtk_critical_section_read, rumtk_critical_section_write};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |       let head = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  59 | |         app_head(path_components, params, state.clone())
[INFO] [stdout]  60 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout]  63 |       let body = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ________________-
[INFO] [stdout]  64 | |         app_body(path_components, params, state.clone())
[INFO] [stdout]  65 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:83:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let text_conf = rumtk_web_get_config_string!(state, SECTION_CONTACT);
[INFO] [stdout]     |                     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/div.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:94:24
[INFO] [stdout]     |
[INFO] [stdout]  94 |     let module_store = rumtk_web_get_config_section!(state, SECTION_MODULES);
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let endpoint_store = rumtk_web_get_config_section!(state, SECTION_ENDPOINTS);
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/mod.rs:53:5
[INFO] [stdout]     |
[INFO] [stdout]  53 |     rumtk_web_render_component!(|| -> HTMLResult { form_element(element, data, props, css) })
[INFO] [stdout]     |     ----------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:59:22
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:89:23
[INFO] [stdout]     |
[INFO] [stdout]  89 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Options`
[INFO] [stdout]    --> src/utils/render.rs:360:30
[INFO] [stdout]     |
[INFO] [stdout] 360 |         use pulldown_cmark::{Options, Parser};
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppState` and `rumtk_web_set_config`
[INFO] [stdout]   --> src/components/list.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     rumtk_web_render_template, rumtk_web_set_config, AppState, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:67:17
[INFO] [stdout]     |
[INFO] [stdout]  67 |         None => rumtk_web_get_config_section!(state, typ),
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]    --> src/utils/render.rs:214:46
[INFO] [stdout]     |
[INFO] [stdout] 214 |           use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/main.rs:54:20
[INFO] [stdout]     |
[INFO] [stdout]  54 |       let contents = rumtk_web_render_component!(|| -> HTMLResult {
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  55 | |         rumtk_web_render_contents(&body_components)
[INFO] [stdout]  56 | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:57:23
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/components/portrait_card.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rumtk_web_render_template, RUMWebData, RUMWebTemplate,
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:64:21
[INFO] [stdout]     |
[INFO] [stdout]  64 |     let text_conf = rumtk_web_get_config_string!(app_state, typ);
[INFO] [stdout]     |                     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let sl_urls = rumtk_web_get_config_section!(state, SECTION_SOCIALS);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::AppConf`
[INFO] [stdout]    --> src/utils/conf.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         use $crate::AppConf;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TITLES);
[INFO] [stdout]     |                      --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DEFAULT_NO_TEXT` and `PARAMS_ID`
[INFO] [stdout]   --> src/components/loader.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::defaults::{DEFAULT_NO_TEXT, DEFAULT_TEXT_ITEM, PARAMS_CSS_CLASS, PARAMS_ID};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_get_job_manager`
[INFO] [stdout]   --> src/components/job_loader.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::{rumtk_web_get_job_manager, rumtk_web_get_text_item, rumtk_web_render_component, rumtk_web_render_template};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::id::id_to_uuid`
[INFO] [stdout]   --> src/components/job_loader.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rumtk_core::id::id_to_uuid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::rumtk_format`
[INFO] [stdout]   --> src/components/job_loader.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use rumtk_core::strings::rumtk_format;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/components/container.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState, URLParams, URLPath};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]   --> src/css/mod.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 | use rumtk_core::strings::{RUMString, RUMStringConversions};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/pages/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMString`
[INFO] [stdout]   --> src/static_components/meta.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::utils::types::{HTMLResult, RUMString, SharedAppState};
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .route("/robots.txt", get(rumtk_web_fetch!(default_robots_matcher)))
[INFO] [stdout]     |                                   ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             get(rumtk_web_fetch!(default_component_matcher)),
[INFO] [stdout]     |                 ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .route("/", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RouterForm`
[INFO] [stdout]    --> src/utils/matcher.rs:103:70
[INFO] [stdout]     |
[INFO] [stdout] 103 |         use $crate::utils::types::{RouterAppState, RouterComponents, RouterForm, RouterParams};
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |         .route("/{*page}", get(rumtk_web_fetch!(default_page_matcher)))
[INFO] [stdout]     |                                -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_fetch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Multipart`
[INFO] [stdout]    --> src/utils/matcher.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use axum::extract::{Multipart, Path, Query, State};
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Html`
[INFO] [stdout]    --> src/utils/matcher.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use axum::response::{Html, Response};
[INFO] [stdout]     |                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::types::RUMHashMap`
[INFO] [stdout]    --> src/utils/conf.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |         use rumtk_core::types::RUMHashMap;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TextMap`
[INFO] [stdout]    --> src/utils/conf.rs:357:39
[INFO] [stdout]     |
[INFO] [stdout] 357 |         use $crate::utils::{AppState, TextMap};
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]    --> src/utils/conf.rs:421:13
[INFO] [stdout]     |
[INFO] [stdout] 421 |         use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_save_conf` which comes from the expansion of the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::div::div`
[INFO] [stdout]   --> src/utils/matcher.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::components::div::div;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_web_get_component`
[INFO] [stdout]   --> src/utils/matcher.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::{rumtk_web_get_api_endpoint, rumtk_web_get_component, rumtk_web_render_component, RUMWebData, RUMWebResponse, RouterForm};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMWebData`
[INFO] [stdout]   --> src/utils/render.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::{RUMWebData, RUMWebRedirect, RUMWebTemplate};
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]   --> src/utils/render.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 | use pulldown_cmark::{Options, Parser};
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `string_search_list`
[INFO] [stdout]   --> src/utils/render.rs:25:68
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rumtk_core::search::rumtk_search::{string_replace_all_matches, string_search_list};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GraphemePattern`
[INFO] [stdout]   --> src/utils/render.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     rumtk_format, AsStr, GraphemePattern, GraphemePatternPair, RUMString, RUMStringConversions,
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     type TESTDATA_REQUEST_FUNCTION = fn() -> Request;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestFunction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_REQUEST_BODY_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     type TESTDATA_REQUEST_BODY_FUNCTION = fn() -> RUMVec<u8>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataRequestBodyFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TESTDATA_FORMDATA_FUNCTION` should have an upper camel case name
[INFO] [stdout]   --> src/utils/testdata.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     type TESTDATA_FORMDATA_FUNCTION = fn() -> FormData;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TestdataFormdataFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Debug`
[INFO] [stdout]   --> src/utils/types.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::fmt::{Debug, Display};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `while let` pattern
[INFO] [stdout]    --> src/utils/form_data.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     while let field_result = form.next_field().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the loop will never exit
[INFO] [stdout]     = help: consider instead using a `loop { ... }` with a `let` inside it
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `while let` pattern
[INFO] [stdout]    --> src/utils/form_data.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     while let field_result = form.next_field().await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the loop will never exit
[INFO] [stdout]     = help: consider instead using a `loop { ... }` with a `let` inside it
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/form_data.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 Some(mut field) => {
[INFO] [stdout]     |                      ----^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/form_data.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 Some(mut field) => {
[INFO] [stdout]     |                      ----^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .route("/api/", post(rumtk_web_api_process!(default_api_matcher)))
[INFO] [stdout]     |                              ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/matcher.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |                mut form: RouterForm|
[INFO] [stdout]     |                ----^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |             post(rumtk_web_api_process!(default_api_matcher)),
[INFO] [stdout]     |                  ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_api_process` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/api/mod.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/api/mod.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `form`
[INFO] [stdout]   --> src/api/mod.rs:34:41
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_form`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/mod.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `form`
[INFO] [stdout]   --> src/api/mod.rs:34:41
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_form`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/api/mod.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     |path: APIPath, params: RUMWebData, form: FormData, state: SharedAppState| -> HTMLResult {
[INFO] [stdout]    |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/testdata.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut expected_form = FormData::default();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]   --> src/utils/render.rs:27:75
[INFO] [stdout]    |
[INFO] [stdout] 27 |     rumtk_format, AsStr, GraphemePattern, GraphemePatternPair, RUMString, RUMStringConversions,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/utils/conf.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/header.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `askama::PrimitiveType`
[INFO] [stdout]   --> src/utils/conf.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use askama::PrimitiveType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/list.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rumtk_core::strings::RUMStringConversions`
[INFO] [stdout]   --> src/components/portrait_card.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use rumtk_core::strings::RUMStringConversions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RUMStringConversions`
[INFO] [stdout]   --> src/components/socials.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 | use rumtk_core::strings::{rumtk_format, RUMStringConversions};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_body.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |             rumtk_web_get_config!(state).footer_conf.socials_list.as_str()
[INFO] [stdout]     |             -----------------------------------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         rumtk_lock_write!($state.clone()).get_config_mut()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout]  54 |     rumtk_web_set_config!(state).lang = RUMString::from(lang);
[INFO] [stdout]     |     ---------------------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     borrow later used here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_write` which comes from the expansion of the macro `rumtk_web_set_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         rumtk_lock_write!($state.clone()).get_config_mut()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |     rumtk_web_set_config!(state).theme = RUMString::from(theme);
[INFO] [stdout]     |     ----------------------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     borrow later used here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_write` which comes from the expansion of the macro `rumtk_web_set_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/testdata.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut expected_form = FormData::default();
[INFO] [stdout]     |             ----^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_button.rs:68:30
[INFO] [stdout]     |
[INFO] [stdout]  68 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:81:30
[INFO] [stdout]     |
[INFO] [stdout]  81 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:83:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let text_conf = rumtk_web_get_config_string!(state, SECTION_CONTACT);
[INFO] [stdout]     |                     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/content_viewer.rs:77:30
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `askama::PrimitiveType`
[INFO] [stdout]   --> src/utils/conf.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use askama::PrimitiveType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/div.rs:47:30
[INFO] [stdout]     |
[INFO] [stdout]  47 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:59:30
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:60:19
[INFO] [stdout]     |
[INFO] [stdout]  60 |     let company = rumtk_web_get_config!(state).company.clone();
[INFO] [stdout]     |                   ------------------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   borrow later used here
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let copyright = rumtk_web_get_config!(state).copyright.clone();
[INFO] [stdout]     |                     --------------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     borrow later used here
[INFO] [stdout]     |                     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:63:32
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let contact_button = match rumtk_web_get_config!(state).footer_conf.disable_contact_button {
[INFO] [stdout]     |                                ---------------------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                borrow later used here
[INFO] [stdout]     |                                in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_body.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |             rumtk_web_get_config!(state).footer_conf.socials_list.as_str()
[INFO] [stdout]     |             -----------------------------------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         rumtk_lock_write!($state.clone()).get_config_mut()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout]  54 |     rumtk_web_set_config!(state).lang = RUMString::from(lang);
[INFO] [stdout]     |     ---------------------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     borrow later used here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_write` which comes from the expansion of the macro `rumtk_web_set_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         rumtk_lock_write!($state.clone()).get_config_mut()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/app_shell.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |     rumtk_web_set_config!(state).theme = RUMString::from(theme);
[INFO] [stdout]     |     ----------------------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     borrow later used here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_write` which comes from the expansion of the macro `rumtk_web_set_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/components/form/props.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut options = vec![
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_button.rs:68:30
[INFO] [stdout]     |
[INFO] [stdout]  68 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:81:30
[INFO] [stdout]     |
[INFO] [stdout]  81 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/contact_card.rs:83:21
[INFO] [stdout]     |
[INFO] [stdout]  83 |     let text_conf = rumtk_web_get_config_string!(state, SECTION_CONTACT);
[INFO] [stdout]     |                     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:94:24
[INFO] [stdout]     |
[INFO] [stdout]  94 |     let module_store = rumtk_web_get_config_section!(state, SECTION_MODULES);
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let endpoint_store = rumtk_web_get_config_section!(state, SECTION_ENDPOINTS);
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/content_viewer.rs:77:30
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/div.rs:47:30
[INFO] [stdout]     |
[INFO] [stdout]  47 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:57:30
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:59:22
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:59:30
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:60:19
[INFO] [stdout]     |
[INFO] [stdout]  60 |     let company = rumtk_web_get_config!(state).company.clone();
[INFO] [stdout]     |                   ------------------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   borrow later used here
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:61:21
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let copyright = rumtk_web_get_config!(state).copyright.clone();
[INFO] [stdout]     |                     --------------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     borrow later used here
[INFO] [stdout]     |                     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/footer.rs:63:32
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let contact_button = match rumtk_web_get_config!(state).footer_conf.disable_contact_button {
[INFO] [stdout]     |                                ---------------------------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                borrow later used here
[INFO] [stdout]     |                                in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:86:19
[INFO] [stdout]     |
[INFO] [stdout]  86 |     let company = rumtk_web_get_config!(state).company.clone();
[INFO] [stdout]     |                   ------------------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   borrow later used here
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:87:30
[INFO] [stdout]     |
[INFO] [stdout]  87 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:89:23
[INFO] [stdout]     |
[INFO] [stdout]  89 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |     let nav_links = match rumtk_web_get_config!(state).header_conf.disable_navlinks {
[INFO] [stdout]     |                           ---------------------------------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           borrow later used here
[INFO] [stdout]     |                           in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |                 rumtk_web_get_config!(state).title.as_str()
[INFO] [stdout]     |                 ----------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |                 in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         rumtk_web_get_config!(state).header_conf.disable_logo;
[INFO] [stdout]     |         -----------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |                     rumtk_web_get_config!(state).header_conf.logo_source.clone().unwrap_or_default().as_str()
[INFO] [stdout]     |                     ----------------------------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     borrow later used here
[INFO] [stdout]     |                     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     rumtk_web_get_config!(state).header_conf.logo_size.as_str()
[INFO] [stdout]     |                     --------------------------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     borrow later used here
[INFO] [stdout]     |                     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/components/form/props.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut options = vec![
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:75:30
[INFO] [stdout]     |
[INFO] [stdout]  75 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:53:30
[INFO] [stdout]     |
[INFO] [stdout]  53 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:67:17
[INFO] [stdout]     |
[INFO] [stdout]  67 |         None => rumtk_web_get_config_section!(state, typ),
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:70:30
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/logo.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:94:24
[INFO] [stdout]     |
[INFO] [stdout]  94 |     let module_store = rumtk_web_get_config_section!(state, SECTION_MODULES);
[INFO] [stdout]     |                        ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |     let endpoint_store = rumtk_web_get_config_section!(state, SECTION_ENDPOINTS);
[INFO] [stdout]     |                          ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/form/form.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/components/main.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn main(path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:62:16
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:57:30
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/formatted_label.rs:59:22
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:55:30
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:57:23
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:64:21
[INFO] [stdout]     |
[INFO] [stdout]  64 |     let text_conf = rumtk_web_get_config_string!(app_state, typ);
[INFO] [stdout]     |                     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:95:30
[INFO] [stdout]     |
[INFO] [stdout]  95 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:86:19
[INFO] [stdout]     |
[INFO] [stdout]  86 |     let company = rumtk_web_get_config!(state).company.clone();
[INFO] [stdout]     |                   ------------------------------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   borrow later used here
[INFO] [stdout]     |                   in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:87:30
[INFO] [stdout]     |
[INFO] [stdout]  87 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:89:23
[INFO] [stdout]     |
[INFO] [stdout]  89 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |     let nav_links = match rumtk_web_get_config!(state).header_conf.disable_navlinks {
[INFO] [stdout]     |                           ---------------------------------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           borrow later used here
[INFO] [stdout]     |                           in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |                 rumtk_web_get_config!(state).title.as_str()
[INFO] [stdout]     |                 ----------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 borrow later used here
[INFO] [stdout]     |                 in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         rumtk_web_get_config!(state).header_conf.disable_logo;
[INFO] [stdout]     |         -----------------------------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |                     rumtk_web_get_config!(state).header_conf.logo_source.clone().unwrap_or_default().as_str()
[INFO] [stdout]     |                     ----------------------------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     borrow later used here
[INFO] [stdout]     |                     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/header.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     rumtk_web_get_config!(state).header_conf.logo_size.as_str()
[INFO] [stdout]     |                     --------------------------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     borrow later used here
[INFO] [stdout]     |                     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/script.rs:47:61
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn script(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let sl_urls = rumtk_web_get_config_section!(state, SECTION_SOCIALS);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:86:30
[INFO] [stdout]     |
[INFO] [stdout]  86 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:75:30
[INFO] [stdout]     |
[INFO] [stdout]  75 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/spacer.rs:47:30
[INFO] [stdout]     |
[INFO] [stdout]  47 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/info_card.rs:77:22
[INFO] [stdout]     |
[INFO] [stdout]  77 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/text_card.rs:54:30
[INFO] [stdout]     |
[INFO] [stdout]  54 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/utils/render.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let mut options = MARKDOWN_OPTIONS.get_or_init(MARKDOWN_OPTIONS_INIT);
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:58:16
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let html = rumtk_web_render_markdown!(desc);
[INFO] [stdout]     |                -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_render_markdown` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:53:30
[INFO] [stdout]     |
[INFO] [stdout]  53 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/label.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TEXT);
[INFO] [stdout]     |                      ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:55:30
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TITLES);
[INFO] [stdout]     |                      --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:67:17
[INFO] [stdout]     |
[INFO] [stdout]  67 |         None => rumtk_web_get_config_section!(state, typ),
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/list.rs:70:30
[INFO] [stdout]     |
[INFO] [stdout]  70 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/select.rs:51:30
[INFO] [stdout]     |
[INFO] [stdout]  51 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/loader.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn loader(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/logo.rs:58:30
[INFO] [stdout]     |
[INFO] [stdout]  58 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/components/main.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn main(path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:55:30
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/navlink.rs:57:23
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let links_store = rumtk_web_get_config_string!(state, SECTION_LINKS);
[INFO] [stdout]     |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/container.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:64:21
[INFO] [stdout]     |
[INFO] [stdout]  64 |     let text_conf = rumtk_web_get_config_string!(app_state, typ);
[INFO] [stdout]     |                     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_state`
[INFO] [stdout]   --> src/pages/index.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn index(app_state: SharedAppState) -> RenderedPageComponentsResult {
[INFO] [stdout]    |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/portrait_card.rs:95:30
[INFO] [stdout]     |
[INFO] [stdout]  95 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/script.rs:47:61
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn script(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/static_components/meta.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  44 |         title: rumtk_web_get_config!(state).title.as_str(),
[INFO] [stdout]     |                ----------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                borrow later used here
[INFO] [stdout]     |                in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |     let sl_urls = rumtk_web_get_config_section!(state, SECTION_SOCIALS);
[INFO] [stdout]     |                   ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_section` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/static_components/meta.rs:45:22
[INFO] [stdout]     |
[INFO] [stdout]  45 |         description: rumtk_web_get_config!(state).description.as_str()
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      borrow later used here
[INFO] [stdout]     |                      in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/socials.rs:86:30
[INFO] [stdout]     |
[INFO] [stdout]  86 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/spacer.rs:47:30
[INFO] [stdout]     |
[INFO] [stdout]  47 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/text_card.rs:54:30
[INFO] [stdout]     |
[INFO] [stdout]  54 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:55:30
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]     |         |                                           |
[INFO] [stdout]     |         |                                           temporary value is freed at the end of this statement
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |         borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/title.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout]  57 |     let text_store = rumtk_web_get_config_string!(state, SECTION_TITLES);
[INFO] [stdout]     |                      --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config_string` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/select.rs:51:30
[INFO] [stdout]     |
[INFO] [stdout]  51 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/components/loader.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn loader(_path_components: URLPath, params: URLParams, state: SharedAppState) -> HTMLResult {
[INFO] [stdout]    |                                                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/utils/form_data.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/container.rs:45:30
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let custom_css_enabled = rumtk_web_get_config!(state).custom_css;
[INFO] [stdout]     |                              ---------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              borrow later used here
[INFO] [stdout]     |                              in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_state`
[INFO] [stdout]   --> src/pages/index.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn index(app_state: SharedAppState) -> RenderedPageComponentsResult {
[INFO] [stdout]    |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `err` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/static_components/meta.rs:44:16
[INFO] [stdout]     |
[INFO] [stdout]  44 |         title: rumtk_web_get_config!(state).title.as_str(),
[INFO] [stdout]     |                ----------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                borrow later used here
[INFO] [stdout]     |                in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/utils/conf.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rumtk_lock_read!($state.clone()).get_config()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^            - temporary value is freed at the end of this statement
[INFO] [stdout]     |         |
[INFO] [stdout]     |         creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/static_components/meta.rs:45:22
[INFO] [stdout]     |
[INFO] [stdout]  45 |         description: rumtk_web_get_config!(state).description.as_str()
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      borrow later used here
[INFO] [stdout]     |                      in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `rumtk_lock_read` which comes from the expansion of the macro `rumtk_web_get_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/utils/form_data.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Err(e) => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `err` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/utils/conf.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |             Err(err) => rumtk_web_save_conf!($path),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/app.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let state = rumtk_web_load_conf!(&args);
[INFO] [stdout]     |                 --------------------------- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `rumtk_web_load_conf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rumtk-web` (lib) due to 46 previous errors; 87 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `css_class`
[INFO] [stdout]    --> src/lib.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |             let css_class = rumtk_web_get_text_item!(params, PARAMS_CSS_CLASS, DEFAULT_TEXT_ITEM);
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_css_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rumtk-web` (lib test) due to 46 previous errors; 91 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf", kill_on_drop: false }`
[INFO] [stdout] 7d7d14677eb3c3c43a8c2288b087d098089c0a8d3f0699480b3200f08b2a3fcf
